C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGridDetailProvider<TItem> Class


FlexGridDetailProvider<TItem> Class Properties

For a list of all members of this type, see FlexGridDetailProvider<TItem> members.

Public Properties
 NameDescription
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public PropertyGets or sets the template used to create the icon displayed when the detail row is collapsed.  
Public PropertyGets or sets the template used to create the icon displayed when the detail row is expanded.  
Public PropertyGets or sets the detail visibility mode.  
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public PropertyGets or sets the height of the details.  
Public PropertyGets or sets the template used for the row detail.  
Public PropertyGets or sets whether to show the expand/collapse buttons in the row headers.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from Xamarin.Forms.Behavior)
Top
See Also